Hello, I'm making a program in which I create a Stream and write in it. However, I would like to delete the entire file/stream afterwards, do you know how it is possible ? Thank you for your answers.
Re: Delete a StreamDOORSHAM - Wed Jul 13 08:57:22 EDT 2016
I don't know if you know that there is a help file that contains all this info, such as
string deleteFile(string filename)